JAMS REST API Web Service
GetSubmitMenu_GetSubmitMenuByID

Resource Path: /JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{id}

Uri: http://left/JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{id}

Description
Gets the entries in a branch of a submit menu. Use GetSubmitMenuByName to get the top level menu and use this to expand branches when they are selected.
Parameters
NameDescriptionData Type
menuTypeSpecifies which type of menu should be retrieved.string
idThe ID of the folder or menu that should be retrieved.integer
Response

The response body is of type Array[MenuEntry].

OK
See Also
All Operations Resource GroupJAMS REST API Web Service

 

 


© 2017 All Rights Reserved.

Send comments on this topic.